home *** CD-ROM | disk | FTP | other *** search
/ Massive Music Collection / Massive Music.iso / players / jukedemo.zip / JUKEBOX.BAT < prev    next >
DOS Batch File  |  1989-01-25  |  133b  |  6 lines

  1. echo off
  2. rem If using a machine with less than 256K
  3. rem replace "sound b3000" by "sound b1000"
  4. sound b3000
  5. juke1 %1 %2 %3 %4 %5
  6.